The Export of text files dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type "Text CSV", and if the Edit filter settings check box is marked in the Save As dialog.
テキストのエクスポート ダイアログでは、テキストファイルのエクスポートオプションを指定できます。このダイアログは、表計算ドキュメントのデータを「テキスト CSV」として保存し、名前を付けて保存 ダイアログで フィルタ設定を編集する をオンにした場合に表示されます。
Defines the field separator, text separator and character set that is used for the text export.
テキストのエクスポートで使用するフィールドの区切り記号、テキストの区切り記号、文字コードセットを指定します。
Specifies the character set for text export.
テキストのエクスポート時に使用する文字コードセットを指定します。
Choose or enter the field delimiter, which separates data fields.
データフィールドを区切るフィールドの区切り記号を指定します。
Choose or enter the text delimiter, which encloses every data field.
各データフィールドを囲む、テキストの区切り記号を選択または入力します。
Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.
デフォルトではオンになっており、データは適用される数字の書式も含めて、表示どおりに保存されます。このチェックボックスがオンの場合、旧バージョンのソフトウェアと同じように、raw データの内容が保存されます。
![]() | Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore.
数字の書式によっては、表示されたとおりにセルの内容を保存することによって、インポート中の書き込み値を数値として解釈できなくなる場合があります。 |
Exports all data fields with a fixed width.
すべてのデータフィールドを、固定幅でエクスポートします。
The width of a data field in the exported text file is set to the current width of the corresponding column.
エクスポート後のテキストファイルで、各データフィールドの長さは現在の列幅に設定されます。
Values are exported in the format as currently seen in the cell.
エクスポート後の数字の書式は、各セルの画面表示に従います。
If a value is longer than the fixed column width, it will be exported as a ### string.
固定幅長より長い数字は、### という文字列に置き換えられます。
If a text string is longer than the fixed column width, it will be truncated at the end.
固定幅長より長い文字列は、末尾側が切り捨てられます。
The alignment Left, Centered, and Right will be simulated by inserted blanks.
文字配置の左揃え、中央揃え、右揃えは、半角スペースを挿入することで再現されます。